ASP.NET MVC コントロールヘルプ
BindODataSource メソッド (ItemsBoundControlBuilder<T,TControl,TBuilder>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ItemsBoundControlBuilder<T,TControl,TBuilder> クラス : BindODataSource メソッド
C1.Web.Mvc.ODataCollectionViewService<T> を構築するアクション。
C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource を構成します。 ItemsSource を設定します。
シンタックス
'宣言
 
Public Overridable Function BindODataSource( _
   ByVal build As System.Action(Of ODataCollectionViewServiceBuilder(Of T)) _
) As TBuilder
public virtual TBuilder BindODataSource( 
   System.Action<ODataCollectionViewServiceBuilder<T>> build
)

パラメータ

build
C1.Web.Mvc.ODataCollectionViewService<T> を構築するアクション。

戻り値の型

現在のビルダ。
参照

ItemsBoundControlBuilder<T,TControl,TBuilder> クラス
ItemsBoundControlBuilder<T,TControl,TBuilder> メンバ